Skip to content

[Superseded by #541] twi: enable ack'ing general calls #470

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

benwaffle
Copy link
Contributor

@benwaffle benwaffle commented Mar 12, 2019

In I2C, sending data to address 0 sends it to all devices on the bus. This is called a general call. This setting controls whether the slave device ACKs general calls or not.

I'm not sure if this will break existing code.

In I2C, sending data to address 0 sends it to all devices on the bus. This setting controls whether the slave device ACKs general calls or not.
@fpistm fpistm requested a review from LMESTM March 13, 2019 10:06
@fpistm fpistm added the waiting feedback Further information is required label Mar 14, 2019
@fpistm
Copy link
Member

fpistm commented Jun 14, 2019

This PR is superseded by #541.

@fpistm fpistm added abandoned No more work on this and removed waiting feedback Further information is required labels Jun 14, 2019
@fpistm fpistm changed the title twi: enable ack'ing general calls [Superseded by #541] twi: enable ack'ing general calls Jun 14, 2019
@fpistm
Copy link
Member

fpistm commented Jun 15, 2019

#541 merged

@fpistm fpistm closed this Jun 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abandoned No more work on this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants